adTempus API
PreviousUpNext
INotificationAddress::EffectiveSchedules Property

Gets the schedule(s) that determine when this address should be used.

C++
__property IEffectiveSchedules** EffectiveSchedules;
C#
IEffectiveSchedules** EffectiveSchedules;
Visual Basic
Property EffectiveSchedules() As IEffectiveSchedules**

If UseSchedules is True, adTempus only sends messages to this address during times allowed by the schedule(s).

If notification messages are sent to the recipient during a time excluded by the schedules, that message is never sent to this address (it is not queued and delivered later).

adTempus API Reference version 3.0.0.0, revised 10/30/2008